home *** CD-ROM | disk | FTP | other *** search
/ Design It! 3D (IDG) / Design It! 3D.iso / setup31.cfg < prev    next >
Text File  |  1997-10-01  |  2KB  |  49 lines

  1. TITLE: "Pips Picture Maker - Setup Program", Bold
  2.  
  3. SCREENCOLOR: red, black
  4. SCREENGRAPHIC: Logo.bmp bottomright
  5.  
  6. BEGINFIRSTSCREEN
  7.  
  8.   Thank you for purchasing the Pips Picture Maker.
  9.   
  10.   This program will setup Pips Picture Maker for
  11.   you and copy some files to your Hard Disc.
  12.  
  13. ENDFIRSTSCREEN
  14.  
  15. MINDISKSPACE: 545000
  16. MINCPUTYPE: 80386
  17.  
  18. DEFAULTDIR: "c:\Pip\Painter"
  19.  
  20. UNINSTALL: yes
  21.  
  22. FILE: "Pip.exe", overwrite = yes,source = "Pip"
  23. FILE: "PipsGal\title.bmp", overwrite = yes, source = "Pip\PipsGal"
  24. FILE: "PipsGal\place.bmp", overwrite = yes, source = "Pip\PipsGal"
  25. FILE: "PipsGal\paint.bmp", overwrite = yes, source = "Pip\PipsGal"
  26. FILE: "PipsGal\Galery.bmp", overwrite = yes, source = "Pip\PipsGal"
  27. FILE: "PipsGal\StkPre.bmp", overwrite = yes, source = "Pip\PipsGal"
  28. FILE: "PipsGal\PLPRES.bmp", overwrite = yes, source = "Pip\PipsGal"
  29. FILE: "PipsGal\press.bmp", overwrite = yes, source = "Pip\PipsGal"
  30. FILE: "PipsGal\spen.bmp", overwrite = yes, source = "Pip\PipsGal"
  31. FILE: "PipsGal\mpen.bmp", overwrite = yes, source = "Pip\PipsGal"
  32. FILE: "PipsGal\btick.bmp", overwrite = yes, source = "Pip\PipsGal"
  33. FILE: "PipsGal\wtick.bmp", overwrite = yes, source = "Pip\PipsGal"
  34. FILE: "PipsGal\Gpress.bmp", overwrite = yes, source = "Pip\PipsGal"
  35. FILE: "PipsGal\led.bmp", overwrite = yes, source = "Pip\PipsGal"
  36. FILE: "PipsGal\blank.bmp", overwrite = yes, source = "Pip\PipsGal"
  37.  
  38. REM The following line sets up the group and icon
  39. WINITEM: "Pips Programs", "$defaultdir$\Pip.exe", "Pips Picture Maker", remove
  40. WINITEM: "Pips Programs", "$defaultdir$\Pip.exe", "Pips Picture Maker"
  41.  
  42. BEGINLASTSCREEN
  43.  
  44.   You have successfully set up Pips Picture Maker... Have Fun!
  45.  
  46. ENDLASTSCREEN
  47.  
  48. RUNATEXIT: "$defaultdir$\Pip.exe"
  49.